dreamweaver.openWithApp()
Availability
3.0
Description
Opens the specified file with the specified application.
Arguments
fileURL, appURL
The first argument is the path to the file to be opened, expressed as a file:// URL.
The second argument is the path to the application that is to open the file, expressed as a file:// URL.
Returns
Nothing.
Enabler
None.